Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

simplified namespace #7894

Closed
wants to merge 1 commit into from
Closed

simplified namespace #7894

wants to merge 1 commit into from

Conversation

leo-gan
Copy link
Collaborator

@leo-gan leo-gan commented Jul 18, 2023

label: documentation

Simplified namespace to reduce a column length in the API Reference table for the Agents.
Right now the agents.agent_toolkits.azure_cognitive_services.toolkit.AzureCognitiveServicesToolkit name makes the first column unbalanced with the second column. The first column is too wide and the second column is too narrow, which wraps the class descriptions in several lines.
This update reduces the ^ namespace to agents.agent_toolkits.azure_cognitive_services.AzureCognitiveServicesToolkit and balances the columns.

@baskaryan
@hwchase17

@vercel
Copy link

vercel bot commented Jul 18, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
langchain ⬜️ Ignored (Inspect) Jul 20, 2023 4:29pm

@dosubot dosubot bot added Ɑ: agent Related to agents module 🤖:improvement Medium size change to existing code to handle new use-cases labels Jul 18, 2023
@leo-gan leo-gan marked this pull request as ready for review July 18, 2023 18:03
@leo-gan leo-gan mentioned this pull request Jul 23, 2023
@leo-gan leo-gan marked this pull request as draft July 23, 2023 20:35
@leo-gan
Copy link
Collaborator Author

leo-gan commented Jul 23, 2023

recreated in #8152

@leo-gan leo-gan closed this Jul 23, 2023
hwchase17 pushed a commit that referenced this pull request Jul 24, 2023
recreated #7894 (it is easy to recreate than resolve conflicts)
A small refactoring to improve the API Reference Agents table
 @baskaryan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ɑ: agent Related to agents module 🤖:improvement Medium size change to existing code to handle new use-cases
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant